home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / rotating / rotating.rea < prev    next >
Text File  |  1994-04-17  |  2KB  |  42 lines

  1. For about 4 years I have been occasionally trying to get right a set
  2. of macros for performing arbitrary rotations of LaTeX material, using
  3. a PostScript driver. A complete new system is here offered, a style option
  4. `rotating.sty', which provides three environments
  5.  
  6.   - sideways
  7.      rotates the contents through 90 degrees
  8.   - rotate[#1]
  9.      rotates the contents by [#1] degrees, leaving no space at all
  10.   - turn[#1]
  11.      rotates the contents by [#1] degrees, leaving the correct space
  12.      taken up by the rotated box
  13. This time I have got it right as regards all the points of the
  14. compass, and the depth of TeX boxes.
  15.  
  16. There are also two environments `sidewaysfigure' and `sidewaystable'
  17. which rotate an entire float through 90 degrees. 
  18.  
  19. The distribution consists of
  20.    rotating.doc       documented style file
  21.    rotating.sty       style file stripped of comments
  22.    rotating.tex       driver file to print documented code, and
  23.                       provide samples of rotation
  24.    rotating.ps        PostScript version of documentation
  25.    rot{01,02,03,04}.eps, cat.eps   PostScript files needed for
  26.                                    documentation
  27.    example.sty        style file needed for documentation
  28.  
  29. The user will need to have psfig1.8, and to use dvips, dvitops or textures as
  30. their driver. If anyone adds code for another driver, I'd like to hear
  31. about it.
  32.  
  33. Sebastian Rahtz
  34. ArchaeoInformatica, 12 Cygnet Street, York Y02 1AG, UK
  35. spqr@uk.ac.york.minster
  36.  
  37. All the files appear in the UK TeX Archive in
  38.   [tex-archive.latex.contrib.rotating]
  39.  
  40.  
  41. Gnu Copyleft rights are asserted on this package.
  42.